home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 68161 / 68161.xpi / chrome / content / twitkitplus.xul < prev   
Extensible Markup Language  |  2010-02-10  |  472b  |  11 lines

  1. <?xml version="1.0"?>
  2. <?xml-stylesheet href="chrome://global/skin/" type="text/css" ?>
  3. <?xml-stylesheet href="chrome://browser/skin/browser.css" type="text/css" ?>
  4. <!DOCTYPE page SYSTEM "chrome://twitkitplus/locale/twitkitplus.dtd">
  5. <page id="twitkitplus" title="twitKit+"
  6.     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  7.         <vbox flex="1">
  8.             <browser src="chrome://twitkitplus/content/twitkitplus.html" type="content" flex="1"/> 
  9.         </vbox>
  10. </page>
  11.